Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-216081 | SOL-11.1-030030 | SV-216081r959010_rule | Low |
Description |
---|
This service should be disabled if it is not required. |
STIG | Date |
---|---|
Solaris 11 X86 Security Technical Implementation Guide | 2024-05-30 |
Check Text ( C-17319r372625_chk ) |
---|
Determine the status of the Generic Security Services. # svcs -Ho state svc:/network/rpc/gss If the GSS service is reported as online, this is a finding. |
Fix Text (F-17317r372626_fix) |
---|
The Service Management profile is required: Disable the GSS service. # pfexec svcadm disable svc:/network/rpc/gss |